[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 SHUFFLE < SKIP 2022 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12234 | Zeng, Clarence, L | 91940 | Les Ulis | Essonne | France |
29255 | Washington, Kyle, C | 90505 | Torrance | California | United States |
Generated 2025-07-11 18:05:09.119 UTC