[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 SHUFFLE < SKIP 4611 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27134 | Chen, Glenn, K | 75012 | Paris | Seine (Paris) | France |
26072 | Zhang, Kelli, W | 90210 | Beverly Hills | California | United States |
Generated 2025-07-11 17:17:14.200 UTC