[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 840 SHUFFLE < SKIP 134 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22929 | Davis, Isabella, A | 4000 | Brisbane | Queensland | Australia |
12490 | He, Trisha, C | 75013 | Paris | Seine (Paris) | France |
Generated 2025-07-18 15:03:20.277 UTC