[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 7646 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12089 | Richardson, Nathaniel | V7L 4J4 | N. Vancouver | British Columbia | Canada |
12166 | Rogers, Jared, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
13175 | Smith, Noah | V7L 4J4 | N. Vancouver | British Columbia | Canada |
13197 | Smith, Katherine, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
13239 | Thomas, Matthew, K | V7L 4J4 | N. Vancouver | British Columbia | Canada |
13434 | Wright, Kaitlyn, G | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-13 04:20:17.878 UTC