[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 440 SHUFFLE < SKIP 2213 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27441 | Ross, Jose | V9B 2C3 | Shawnee | British Columbia | Canada |
28904 | Flores, Ian | 59140 | Dunkerque | Nord | France |
Generated 2025-07-12 03:14:03.062 UTC