[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 328 SHUFFLE < SKIP 1491 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26782 | Lewis, Seth | V8V | Victoria | British Columbia | Canada |
22772 | Watson, Erin, B | V8V | Victoria | British Columbia | Canada |
16836 | Thomas, David | V8Y 1L1 | Cliffside | British Columbia | Canada |
22169 | Li, Jenny, B | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-18 10:14:13.137 UTC