[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 7681 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18944 | Taylor, Marcus, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
18950 | Alexander, Lauren | V7L 4J4 | N. Vancouver | British Columbia | Canada |
18968 | Lopez, Isaiah | V7L 4J4 | N. Vancouver | British Columbia | Canada |
18971 | Moore, Wyatt, F | V7L 4J4 | N. Vancouver | British Columbia | Canada |
19150 | Bailey, Maria, C | V7L 4J4 | N. Vancouver | British Columbia | Canada |
19801 | Lee, John | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-12 19:46:51.117 UTC