[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 5816  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26501Parker, Allison94014ColmaCaliforniaUnited States
28529Chande, Tara, L45000OrleansLoiretFrance
13275Murphy, Carlos, A98201EverettWashingtonUnited States

Generated 2025-07-11 12:19:16.120 UTC