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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22661Shan, Tracy92700ColombesHauts de SeineFrance
16862Nelson, Timothy, A91950National CityCaliforniaUnited States
27794Kumar, Dawn, WRG7 5H7ReadingEnglandUnited Kingdom
26916King, Mackenzie, M4700RockhamptonQueenslandAustralia

Generated 2025-07-14 23:22:03.283 UTC