[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 5513 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22268 | Barnes, Alexandra, P | V2M1P1 | Newton | British Columbia | Canada |
23756 | Jai, Omar, M | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-11 20:14:14.448 UTC