[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17356Evans, Mary, E97034Lake OswegoOregonUnited States
26702Arun, Cynthia98225BellinghamWashingtonUnited States
25427Zeng, Omar90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 18:46:26.922 UTC