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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19555Liu, Alejandro, R3220GeelongVictoriaAustralia
23471Baker, Jeremy91977Spring ValleyCaliforniaUnited States
26314Murphy, Angel, M90401Santa MonicaCaliforniaUnited States

Generated 2025-07-21 19:24:01.014 UTC