[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 2421 SHUFFLE < SKIP 175 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16391 | Suri, Sergio, C | 91370 | Verrieres Le Buisson | Essonne | France |
19680 | King, Jan | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-12 22:26:10.016 UTC