I would say it really depend. What columns are returned, what columns are used to constrain your query, and order do you want your data returned and grouped. Potientially a new covering index that has only a few indexed columns and a number of include columns would perform better.
For SQL Server Examples and SQL Server DBA Dashboard tool go to --http://www.sqlserverexamples.com
Greg Larsen, MCITP