For this scenario, the following entity(-types) are identified:
1. Country
Attributes
CountryID (Primary Key)
CountryName
ContinentName
2. Trip
Attributes
TripID (Primary Key)
CountryID (Foreign Key)
StartDate
EndDate
Price
Relationships:
3. Continent
Attributes:
Relationships:
4. Relationships:
5. ERM in Crow's feet notation