[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 384 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16428 | Ross, Ryan | PE17 | Bury | England | United Kingdom |
19400 | Hayes, Gavin, A | V7L 4J4 | Vancouver | British Columbia | Canada |
23719 | James, Marcus, E | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-13 00:27:18.122 UTC