[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 3669 SHUFFLE < SKIP 3410 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25256 | Hill, Eric, G | V9B 5T2 | Shawnee | British Columbia | Canada |
21658 | Powell, Jocelyn, A | V7L 4J4 | Vancouver | British Columbia | Canada |
Generated 2025-07-21 14:37:37.646 UTC