[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 3027   SHUFFLE   <  SKIP 3772  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14784Dominguez, Victor, KOX14 4SEOxfordEnglandUnited Kingdom
18869Flores, Ashley, J91950National CityCaliforniaUnited States
26545Ross, Taylor, S90241DowneyCaliforniaUnited States
24857Henderson, AnnaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 06:33:12.237 UTC