[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 228   SHUFFLE   <  SKIP 325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15561Young, Angel, B97355LebanonOregonUnited States
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
25336Cook, Chase, L98020EdmondsWashingtonUnited States

Generated 2025-07-12 13:11:49.155 UTC