[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 512 SHUFFLE < SKIP 948 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12127 | Davis, Grace | 59140 | Dunkerque | Nord | France |
24637 | Flores, Nathan, C | V9B 2C3 | Shawnee | British Columbia | Canada |
19094 | Yang, Todd, J | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-11 21:09:01.635 UTC