[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2421 SHUFFLE < SKIP 876 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16040 | Gill, Casey | 75008 | Paris | Seine (Paris) | France |
16380 | Torres, Mariah | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-09 22:38:08.985 UTC