namespace sap.capire.notes; using { cuid } from '@sap/cds/common'; entity Notes: cuid { note: String; }