[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 3441 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19297 | Xie, Cedric, L | 91940 | Les Ulis | Essonne | France |
16603 | Mr., Seely, Scott | 80074 | München | Hamburg | Germany |
Generated 2025-07-11 00:08:50.566 UTC