Due to enforcement of referential integrity, deleting rows from objects with at least one foreign key constraint dependent on them might result in unexpected consequences such as data loss, acyclic dependencies, etc.
This affects schema such as the Accounts.BillingTypeItems, Pharmacy.InventoryTypeItems and so on.