[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 750 < SKIP 4479 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21096 | Lin, Jon | 04838 | Eilenburg | Brandenburg | Germany |
20978 | Srini, Bruce, D | 04838 | Eilenburg | Brandenburg | Germany |
21035 | Sanchez, Roy | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-10-09 05:54:17.366 UTC