[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 647 SHUFFLE < SKIP 1465 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15178 | Tang, Drew, W | 3550 | Bendigo | Victoria | Australia |
23827 | Hall, Wyatt | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-18 23:32:51.028 UTC