[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 224 SHUFFLE < SKIP 1316 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19943 | Carlson, Walter | 75003 | Paris | Seine (Paris) | France |
18626 | Pal, Tony, S | 91480 | Frankfurt | Bayern | Germany |
Generated 2025-07-13 17:33:37.328 UTC