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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16471Hayes, Vanessa78400ChatouYvelineFrance
13599Zhu, Valerie, MSL4 1RHBerksEnglandUnited Kingdom
17412Carter, Kaylee, E97301SalemOregonUnited States

Generated 2025-07-11 11:11:09.011 UTC