You don't really have that much control - meaning when you add an entity to a solution you aren't able to only choose some selected fields, you get them all. You could however export the entity in a solution and then modify the customizations.xml file by hand and remove the attributes you don't want to bring to the other environment. You'd have to be careful with this approach that the fields you removed are used in a view or on the form - if they are you would probably run into some errors.
↧