[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 250   SHUFFLE   <  SKIP 2782  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27713Zhao, Lacey, M3977CranbourneVictoriaAustralia
16433Dominguez, Mathew, G75016ParisSeine (Paris)France
17371Reed, Kaylee, RV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 04:12:29.131 UTC