[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 1445   SHUFFLE   <  SKIP 208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14534Rana, Abby, P78400ChatouYvelineFrance
15727Zeng, Alisha, A2036MatravilleNew South WalesAustralia
26600Gray, Michelle94063Redwood CityCaliforniaUnited States

Generated 2025-07-14 07:39:37.211 UTC