[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 2732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17084Serrano, Byron, G59000LilleNordFrance
19423Price, Maria57000MetzMoselleFrance
27251Flores, Jessica, R91941GrossmontCaliforniaUnited States

Generated 2025-07-12 16:02:42.271 UTC