We have a 100 or so tables with the exact same schema. The number of tables changes daily.
Is there a way to 'fool' LLBL 2.5 generated code into allowing us to map a single Entity to a table and as needed change the table that it edits runtime? As the number of tables is fluid, we can't generate a project against it continuously.