[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 625 SHUFFLE < SKIP 2408 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18390 | Thompson, Blake | V8Y 1L1 | Cliffside | British Columbia | Canada |
21584 | Bryant, Gavin, W | 98201 | Everett | Washington | United States |
Generated 2025-07-13 15:02:02.819 UTC