[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 4112   SHUFFLE   <  SKIP 873  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28353Kapoor, Summer4169East BrisbaneQueenslandAustralia
17590Cox, Garrett, R97222MilwaukieOregonUnited States
22339Nelson, Richard98052RedmondWashingtonUnited States

Generated 2025-07-17 09:41:07.523 UTC