[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 250 < SKIP 7414 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16021 | Sanchez, Shelby | V7L 4J4 | N. Vancouver | British Columbia | Canada |
16109 | Turner, Adam, K | V7L 4J4 | N. Vancouver | British Columbia | Canada |
16754 | Bell, Alex, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
17263 | Flores, Julia, E | V7L 4J4 | N. Vancouver | British Columbia | Canada |
17388 | Ramirez, Garrett, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
17400 | Wilson, Emily | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-17 13:45:34.301 UTC