I need to create an entity with the EXACT same columns and metadata as one I already have. I just need to give the new identity a different name as the data comes from a different customer and wanted to keep the entities separate; trying to be efficient in case I have to do this again.
Is this something I can do in MS Dynamics CRM 2011?
Also, will the ExtensionBase in Sql-Server be renamed to the new name if able to copy the entity is possible?