[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 362   SHUFFLE   <  SKIP 4002  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17737Gonzales, Nicole, M78000VersaillesYvelineFrance
15634Kelly, Dalton, LWA1WarringtonEnglandUnited Kingdom
20793Martin, Gary, L91940Les UlisEssonneFrance
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 20:12:43.949 UTC