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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27091Martin, Miguel, A98201EverettWashingtonUnited States
16862Nelson, Timothy, A91950National CityCaliforniaUnited States
29465Gill, Roy2036MatravilleNew South WalesAustralia

Generated 2025-07-12 20:29:11.199 UTC