[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 24   SHUFFLE   <  SKIP 236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22499Zhou, Dawn92310SèvresHauts de SeineFrance
25412Williams, Michael, M98201EverettWashingtonUnited States
27547Hill, Kevin, C90505TorranceCaliforniaUnited States

Generated 2025-07-13 01:30:25.827 UTC