[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 0   SHUFFLE   <  SKIP 2259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11678Chavez, Johnny, A82001CheyenneWyomingUnited States
22468Gonzalez, Ruben, AE17 6JFLondonEnglandUnited Kingdom
22289Long, Thomas, E90706BellflowerCaliforniaUnited States

Generated 2025-10-31 16:06:09.834 UTC