[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 680   SHUFFLE   <  SKIP 3115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19348Raman, EbonyL4 4HBLiverpoolEnglandUnited Kingdom
20194Campbell, Connor, K92102San DiegoCaliforniaUnited States
15120Suarez, Erika3220GeelongVictoriaAustralia

Generated 2025-07-12 03:07:47.298 UTC