[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 7610   SHUFFLE   <  SKIP 620  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18212Ramos, Marc2065St. LeonardsNew South WalesAustralia
22567Zhu, Glenn75013ParisSeine (Paris)France

Generated 2025-07-20 23:12:56.452 UTC