Guide
Entity represents a database record. For example, you may have Interviews database, and every record in this database is an entity.
Here is an Entity View that represents a single Interview record.