[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 717 SHUFFLE < SKIP 2394 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21480 | Martin, Alfredo, P | V8Y 1L1 | Cliffside | British Columbia | Canada |
25845 | Campbell, Timothy | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-13 00:54:51.568 UTC