• You might want to examine your full table scans first.  There are a couple in there that are really imparing performance.

    Once you have done that you could create your .csv file by embedding the code into a BCP statement and executing it.