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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13874Bryant, Alyssa91941GrossmontCaliforniaUnited States
20054Nara, Clarence, GW10 6BLLondonEnglandUnited Kingdom
26790Cook, Chloe, L95062Santa CruzCaliforniaUnited States

Generated 2025-07-09 21:22:31.850 UTC