[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 189   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20883Rai, Latoya, A75002ParisSeine (Paris)France
23177Richardson, Savannah97034Lake OswegoOregonUnited States
16828Mitchell, Logan, ROX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 00:58:56.627 UTC