[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 31 SHUFFLE < SKIP 349 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13413 | Phillips, Fernando | 97205 | Portland | Oregon | United States |
14151 | Martin, Marie, E | 59223 | Roncq | Nord | France |
Generated 2025-07-15 06:19:30.152 UTC