[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   SKIP 438   SHUFFLE   <  SKIP 1216  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23683Alonso, Dana, J90706BellflowerCaliforniaUnited States
28344Zhu, Alvin90210Beverly HillsCaliforniaUnited States
26583Patterson, James, P90401Santa MonicaCaliforniaUnited States
15045Luo, Tasha, R92310SèvresHauts de SeineFrance

Generated 2025-07-19 21:50:04.535 UTC