[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 189   SHUFFLE   <  SKIP 1204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15946Wilson, Wyatt, L90706BellflowerCaliforniaUnited States
17567Cook, Nathaniel, G94015Daly CityCaliforniaUnited States
22092Young, Andrea98403TacomaWashingtonUnited States

Generated 2025-07-12 22:53:36.485 UTC