[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 484   SHUFFLE   <  SKIP 1088  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17786Gutierrez, KathleenNT20Newcastle upon TyneEnglandUnited Kingdom
19291Wu, ColleenRH15 9UDWest SussexEnglandUnited Kingdom
26483Ward, Taylor90241DowneyCaliforniaUnited States

Generated 2025-11-05 15:08:08.158 UTC