[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 250 SHUFFLE < SKIP 2109 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16959 | Foster, Carson, L | V8X | Royal Oak | British Columbia | Canada |
18618 | Rai, Mitchell | 75012 | Paris | Seine (Paris) | France |
Generated 2025-07-14 16:47:30.147 UTC