[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 2130 SHUFFLE < SKIP 166 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20984 | Rubio, Sabrina, A | 3337 | Melton | Victoria | Australia |
16391 | Suri, Sergio, C | 91370 | Verrieres Le Buisson | Essonne | France |
Generated 2025-07-18 01:56:13.291 UTC