[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 3669 SHUFFLE < SKIP 3436 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28292 | Smith, Alexandra | V2L3W8 | Newton | British Columbia | Canada |
17187 | Ma, Alejandro, L | 45000 | Orleans | Loiret | France |
Generated 2025-07-19 05:33:16.906 UTC