Please see the concepts section, 'Entities, typed lists and typed views' in the documentation.
Entity definition == table/view definition
Entity instance == data in 1 row in 1 or more tables/views.
Entity object is in-memory instance of a container which can contain (if you fetch an entity) an entity instance (i.e. the data).