[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 189   SHUFFLE   <  SKIP 2173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18017Shan, Kurt, A14197BerlinSaarlandGermany
18601Garcia, Cynthia, K92118CoronadoCaliforniaUnited States
16054Ortega, Hector, ERG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-19 13:39:35.624 UTC