[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 24 SHUFFLE < SKIP 336 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14674 | Williams, Alexis, D | 3429 | Sunbury | Victoria | Australia |
27071 | Clark, Anthony | V2M1S6 | Newton | British Columbia | Canada |
Generated 2025-07-16 14:59:03.259 UTC