[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 506 SHUFFLE < SKIP 397 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21088 | Anand, Alvin, G | 75009 | Paris | Seine (Paris) | France |
23538 | Evans, Carlos, J | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-10 03:10:00.287 UTC