[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 2500   SHUFFLE   <  SKIP 2002  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28466Chandra, Marco, A59223RoncqNordFrance
18976Howard, Garrett97330CorvallisOregonUnited States
24654Simmons, Paige91932Imperial BeachCaliforniaUnited States
28307Gray, Morgan4700RockhamptonQueenslandAustralia

Generated 2025-07-13 05:18:15.047 UTC