[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 211 SHUFFLE < SKIP 2089 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20189 | Hall, Grace, A | V0 | Sooke | British Columbia | Canada |
28839 | Parker, Connor, J | 97068 | W. Linn | Oregon | United States |
Generated 2025-07-21 01:08:34.078 UTC