[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 396 SHUFFLE < SKIP 133 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16936 | Ms., Serventi, Alice, J. | 92081 | Paris La Defense | Hauts de Seine | France |
25944 | Perez, Ronald | 3220 | Geelong | Victoria | Australia |
16391 | Suri, Sergio, C | 91370 | Verrieres Le Buisson | Essonne | France |
Generated 2025-07-20 06:58:43.349 UTC