[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 1875   SHUFFLE   <  SKIP 1204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14522Zheng, Omar, C3337MeltonVictoriaAustralia
13801Andersen, Colleen, L78400ChatouYvelineFrance
26123Scott, Isabella, R91950National CityCaliforniaUnited States

Generated 2025-07-09 08:19:26.568 UTC