[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 1445 SHUFFLE < SKIP 259 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25216 | Raman, Rachael | 5023 | Findon | South Australia | Australia |
13711 | Mitchell, Thomas, J | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-20 15:46:21.281 UTC