[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 327 SHUFFLE < SKIP 3542 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19490 | Smith, Kristina, D | 75019 | Paris | Seine (Paris) | France |
22661 | Shan, Tracy | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-17 18:21:30.602 UTC