[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 1182   SHUFFLE   <  SKIP 2133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23177Richardson, Savannah97034Lake OswegoOregonUnited States
26396Black, Terry, D70452StuttgartSaarlandGermany
26411Xu, MarioB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-17 18:21:19.372 UTC