This ERD template models a simple customer purchase workflow using three main entities: Customer, Product, and Purchase. The Customer entity includes CustomerID as the primary key, uniquely identifying each customer. The Product entity features ProductID as its primary key and includes CustomerID as a foreign key, indicating which customer owns or is associated with each product. The Purchase entity has PurchaseID as its primary key and uses ProductID as a foreign key to link each purchase to a specific product. This ERD clearly demonstrates how primary and foreign keys define relationships across entities in a retail or inventory-based database system.
You can easily edit this template using Creately's ER diagram online tool. You can export it in multiple formats like JPEG, PNG and SVG and easily add it to Word documents, Powerpoint (PPT) presentations, Excel or any other documents. You can export it as a PDF for high-quality printouts.