As I said earlier you need to use tcp: ahead of server.database.windows.net otherwise in Windows 7 you would get a tcp/ip related error. SQL Azure works thru' tcp.
And the username should be usrname@servername
Otherwise your code will work.
You may need to add the option -w if you are intereseted in getting the output in recognizable ascii.
mysorian