Hi Gaurav,
Yes you can create report which will have two data providers
first will get data from Excel sheet & second one will get data from universe and then you can merge both the results.
But as you are dealing with huge data I will suggest you to insert the excel data into database table and then join that table with the master customer table & apply filter condition on universe directly which in turns fetch less data & performance will be good.