[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 2421 SHUFFLE < SKIP 2776 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16846 | Phillips, James, G | V3A 4R2 | Langley | British Columbia | Canada |
17119 | Harris, Isabella | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-12 15:24:53.669 UTC