[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 7627 < SKIP 102 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27403 | Coleman, Dylan | V7L 4J4 | N. Vancouver | British Columbia | Canada |
28189 | Griffin, James | V7L 4J4 | N. Vancouver | British Columbia | Canada |
28283 | Long, Rachel | V7L 4J4 | N. Vancouver | British Columbia | Canada |
28589 | Walker, John, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
28631 | Phillips, Isaiah | V7L 4J4 | N. Vancouver | British Columbia | Canada |
28659 | Simmons, Vanessa, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-21 11:59:01.576 UTC