[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 874  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27113Diaz, Ashley, C98027IssaquahWashingtonUnited States
13187Wright, Evan94536FremontCaliforniaUnited States
19179Sanz, Gloria, V92310SèvresHauts de SeineFrance
13662Roberts, Miguel, C59491Villeneuve-d'AscqNordFrance

Generated 2025-07-10 12:02:57.467 UTC