Just a simple question, but does the order of your index matter when it spans over multiple columns?
For example, taking the query:
SELECT * FROM my_table WHE
This shoudl give you a good idea
SQL Server Clustered Index - Order of Index Question
There are many more like this on SO.