[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 512 < SKIP 6673 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15391 | Powell, Jordyn, K | V2M1N7 | Newton | British Columbia | Canada |
15566 | Foster, Aaron | V2M1P1 | Newton | British Columbia | Canada |
15761 | Thompson, Xavier, R | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-21 13:55:41.808 UTC