[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 593   SHUFFLE   <  SKIP 573  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20806Lopez, James, EPB12PeterboroughEnglandUnited Kingdom
26132Ward, Shelby3977CranbourneVictoriaAustralia
28584Mr., Smith, Rolando, T.94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 07:34:00.839 UTC