[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 2421 SHUFFLE < SKIP 3149 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14188 | Sanchez, Meagan, I | 75017 | Paris | Seine (Paris) | France |
19330 | Shen, Johnny | 80074 | München | Hessen | Germany |
Generated 2025-07-20 23:17:03.509 UTC