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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23280Alexander, Hannah, A97045Oregon CityOregonUnited States
17311Reed, Kimberly, D3337MeltonVictoriaAustralia
11238Prasad, MayraB29 6SLBirminghamEnglandUnited Kingdom
21063Li, Louis59223RoncqNordFrance

Generated 2025-07-13 22:33:38.062 UTC