[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 2075 SHUFFLE < SKIP 570 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16398 | Rana, Emmanuel, J | 59100 | Roubaix | Nord | France |
21097 | Ruiz, Gary | 13441 | Berlin | Hessen | Germany |
Generated 2025-07-21 11:48:50.540 UTC