[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 127   SHUFFLE   <  SKIP 603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14351Gray, Riley94704BerkeleyCaliforniaUnited States
18221Alvarez, Marc, B4171HawthorneQueenslandAustralia
22250Wilson, Michael, K95062Santa CruzCaliforniaUnited States

Generated 2025-07-20 01:40:47.031 UTC