When dragging an entity into an entity diagram it would be most useful if all related entities would be automatically added to the ERD.
Example of usage.
Say you need to clean up records in the database for some reason. Ensuring database integrity and delete rules the related children should be deleted first before deleting the parent entities. By dragging the parent entity into the entity diagram would show all related entities which would greatly enhance insight in the logic one needs to create.