[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 3104 SHUFFLE < SKIP 2194 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28389 | Martinez, Rachael, M | 93500 | Pantin | Seine Saint Denis | France |
17222 | Serrano, Carolyn, A | 92100 | Boulogne-Billancourt | Hauts de Seine | France |
Generated 2025-07-14 07:49:09.627 UTC