[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 327 SHUFFLE < SKIP 2983 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23613 | Lu, Clayton, L | LA1 1LN | Lancaster | England | United Kingdom |
15197 | Kumar, Elijah | V7L 4J4 | Vancouver | British Columbia | Canada |
17656 | Martinez, Carol, D | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-10 06:55:30.660 UTC