I can't delete cds entities and relationships. One reason is dependencies, but error massage not showing where those dependencies are 😐
So I assume at one reason might be dependencies between tables (entities). There is one-to-many relationship between Customer and Order. Getting error when try to remove relation from both entities (see pictures).
How to remove relationship between entities ?