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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14496Stewart, CindyV9LangfordBritish ColumbiaCanada
29057Andersen, Latoya, J90706BellflowerCaliforniaUnited States
26918Hernandez, Krista, J3977CranbourneVictoriaAustralia
21460Carter, Jack91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 18:38:48.198 UTC