When I change UseCamelCase from true to false I am getting the following error:
```
// -----------------------------------------------------------------------------------------
// Failed to read database schema - Object reference not set to an instance of an object.
// -----------------------------------------------------------------------------------------
```
I am trying to replace an EDMX so I need the original casing from the database which includes a lot of capitalizations.
Comments: I see the pull request. Many thanks.
```
// -----------------------------------------------------------------------------------------
// Failed to read database schema - Object reference not set to an instance of an object.
// -----------------------------------------------------------------------------------------
```
I am trying to replace an EDMX so I need the original casing from the database which includes a lot of capitalizations.
Comments: I see the pull request. Many thanks.