[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 1039 SHUFFLE < SKIP 892 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14805 | Garcia, Kari | 63009 | Offenbach | Saarland | Germany |
14946 | Vance, Frederick | 75017 | Paris | Seine (Paris) | France |
Generated 2025-07-17 13:38:03.062 UTC