Other table in Microsoft Dynamics 365 Business Central. 10 fields, 4 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: User ID, Customer No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | User ID PK | Code | Normal | |
| 2 | Customer No. PK | Code | Normal | → Customer #18 |
| 3 | Name | Text | Normal | |
| 4 | Phone No. | Text | Normal | |
| 5 | Balance (LCY) ⚡ FLOW | Decimal | FlowField | |
| 2000000000 | System ID | GUID | Normal | |
| 2000000001 | Created At | DateTime | Normal | |
| 2000000002 | Created By | GUID | Normal | |
| 2000000003 | Modified At | DateTime | Normal | |
| 2000000004 | Modified By | GUID | Normal |
Tables referenced by fields on the My Customer table through TableRelation properties.