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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15665Sai, Kristi, P75009ParisSeine (Paris)France
29017Long, Gabriel97071WoodburnOregonUnited States
20463Bryant, Jasmine, J94015Daly CityCaliforniaUnited States

Generated 2025-07-10 16:35:20.673 UTC