[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 3669 SHUFFLE < SKIP 2936 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20702 | Ross, Oscar, V | 94611 | Oakland | California | United States |
22674 | Prasad, Troy, C | 95010 | Hof | Bayern | Germany |
20063 | Ortega, Kristy, E | 75003 | Paris | Seine (Paris) | France |
Generated 2025-07-12 18:22:17.549 UTC