How to manage multiple uses of a model in an application?
I’m currently implementing an application and have for example a Customer model that’s used in several different parts of the application. Each part only uses a subset of the properties from the Customer model. For instance: