[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2332  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany
11279Cook, Amanda, S98201EverettWashingtonUnited States
26066Martinez, Elizabeth94704BerkeleyCaliforniaUnited States
26360Blanco, MaxRG11 5TPBerkshireEnglandUnited Kingdom
26854Hayes, Jonathan59000LilleNordFrance
21744Perry, Emma94014ColmaCaliforniaUnited States

Generated 2025-11-01 14:36:54.785 UTC