[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 507 SHUFFLE < SKIP 529 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19553 | Wang, Karen, P | V8Y 1L1 | Cliffside | British Columbia | Canada |
27326 | Goel, Ashlee | 93290 | Tremblay-en-France | Seine Saint Denis | France |
28229 | Wilson, Samantha | 90505 | Torrance | California | United States |
Generated 2025-07-14 14:54:52.052 UTC