[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 2888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22319Zhou, Jorge, M75010ParisSeine (Paris)France
18259Torres, Bailey3000MelbourneVictoriaAustralia
17013Mitchell, Gabriella, L97301SalemOregonUnited States

Generated 2025-07-12 13:05:36.898 UTC