[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 508 SHUFFLE < SKIP 829 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21035 | Sanchez, Roy | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-07-15 11:23:14.123 UTC