%pip install dbdemos
import dbdemos
dbdemos.install('identity-pk-fk')
Try this demo in your workspace!
Run the following in your notebook:
License | Notice
Data Warehousing with Identity, Primary Key & Foreign Key
Define your schema with auto incremental column and Primary + Foreign Key. Ideal for Data Warehouse & BI support!