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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20913Liu, Wesley24044KielSaarlandGermany
20984Rubio, Sabrina, A3337MeltonVictoriaAustralia
16101Lopez, Mary, R94536FremontCaliforniaUnited States

Generated 2025-07-11 16:08:09.050 UTC