Sometimes we need to SELECT almost all attributes from an entity, but not all. It would be nice to have an option that put all attributes of an entity on the query, separated by commas, so then we could remove the ones we don't need, instead of having to input all by hand.
Dragging and dropping the entity (on the tab DATA) to the query, at this time, does Entity.*, either if the entity is 'closed' or expanded. Would it be possible to have all attributes if the entity is expanded?