[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 4000 SHUFFLE < SKIP 6501 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16400 | Ramos, Theodore, I | 93500 | Pantin | Seine Saint Denis | France |
11951 | Huang, Lacey, J | 3000 | Melbourne | Victoria | Australia |
28514 | Chen, Lisa, S | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-21 15:11:08.425 UTC