[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 4281   SHUFFLE   <  SKIP 1679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17307Chande, Warren2036MatravilleNew South WalesAustralia
28805Bennett, Marissa, J94941Mill ValleyCaliforniaUnited States
13717Gill, Audrey, H97005BeavertonOregonUnited States

Generated 2025-07-21 17:17:26.400 UTC