[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 3669 SHUFFLE < SKIP 2316 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22485 | Suarez, Andy | 93400 | Saint-Denis | Seine Saint Denis | France |
12517 | Watson, Alexa | 34117 | Kassel | Hessen | Germany |
19028 | Wang, Cedric | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-11 18:34:22.900 UTC