[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 413 SHUFFLE < SKIP 933 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16518 | Holt, Krystal | 3977 | Cranbourne | Victoria | Australia |
28589 | Walker, John, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
14523 | Fernandez, Lydia, M | 2777 | Springwood | New South Wales | Australia |
Generated 2025-07-14 20:20:37.927 UTC