[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 416 SHUFFLE < SKIP 1977 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23909 | Lin, Todd, C | 75007 | Paris | Seine (Paris) | France |
13256 | Subram, Abby | 45001 | Essen | Hamburg | Germany |
28656 | Murphy, Lucas, C | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-13 14:02:25.915 UTC