Is having an entity named Order an issue with nhibernate?
Update
I ask because, it does!
I just ran sql profile, and when I run the code that they generate I get an error saying:
Msg 156, Level 15, State 1, Line 10 Incorrect syntax near the keyword 'Order'.
(or I have some issue with my mapping??)