[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 466   SHUFFLE   <  SKIP 2017  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom
16661Raman, Shane2036MalabarNew South WalesAustralia
16566Shen, Ashlee, C77680Roissy en BrieSeine et MarneFrance
23589Baker, Amanda91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 01:53:19.850 UTC