[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 6864 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19015 | Griffin, Thomas, J | V8P | Oak Bay | British Columbia | Canada |
19118 | Thomas, Ian | V8P | Oak Bay | British Columbia | Canada |
19123 | Washington, Emma | V8P | Oak Bay | British Columbia | Canada |
19217 | Nelson, Jose | V8P | Oak Bay | British Columbia | Canada |
19399 | Brown, Anthony, J | V8P | Oak Bay | British Columbia | Canada |
19662 | Powell, Lauren, E | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-12 22:53:44.145 UTC