[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 3669 SHUFFLE < SKIP 4207 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16740 | Li, Elijah | 3337 | Melton | Victoria | Australia |
28669 | Carter, Jordan, L | V8Y 1L1 | Cliffside | British Columbia | Canada |
15531 | Raji, Calvin, A | 98011 | Bothell | Washington | United States |
Generated 2025-07-20 20:23:40.829 UTC