[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 5203 SHUFFLE < SKIP 358 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18821 | Morgan, Juan, C | V2L3W8 | Newton | British Columbia | Canada |
13660 | Davis, Ethan | V9 | Metchosin | British Columbia | Canada |
14223 | Rubio, Larry | 7001 | Hobart | Tasmania | Australia |
19872 | Foster, Faith | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-22 08:48:57.299 UTC