Entities
An entity is described by a list of attributes.
An entity is linked to other entities via associations. The set of entities and associations forms the core of a data model.
We can illustrate the entity concept by comparing entities to index cards filed in drawers.

Entities can represent management objects.
Examples: Customer, Order, Product, Person, Company, etc.

Entities can represent technical objects used in industry.
Examples: Alarm, Sensor, Zone
Creating an entity
To create an entity:
1. In the data diagram insert toolbar, click the Entity button 

2. Click in the diagram.
The Add Entity (DM) dialog box opens.
3. Enter the entity Name.
4. Click Add.
The entity appears in the diagram.