As a developer I would like the ability to define which columns to exclude on a table level.
Use case:
We have a data warehouse that serves many purposes, but some columns are very specific and adds ambiguity to the model. So would be neat to be able to exclude columns that is not adding value.
The alternative is to duplicate the tables.