[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 4000 SHUFFLE < SKIP 1779 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16040 | Gill, Casey | 75008 | Paris | Seine (Paris) | France |
28332 | Washington, Ryan | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-13 15:45:49.811 UTC