[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 396   SHUFFLE   <  SKIP 1069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25374Powell, Ana94015Daly CityCaliforniaUnited States
22733Powell, Alexandria98312BremertonWashingtonUnited States
20749Morgan, Joan, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 21:28:28.835 UTC