I am using the SSRS Report Manager web interface to generate Data Models for a SQL Server 2008 R2 Data Source.
The database contains a number of tables with names which are plurals. In the generated Data Models, the corresponding entities have names which have been transformed to a singular form.
Is it possible to disable this functionality?