I am reverse engineering database for code-first use using "Code first from database" within the Entity data model wizard template. Problem is that it generates classes with Data-Annotations. Is there anyway to generate classes with Fluent APIs with this?