[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 405   SHUFFLE   <  SKIP 6367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24643Campbell, Jada, F90505TorranceCaliforniaUnited States
11171Hill, Jonathan, E91364Woodland HillsCaliforniaUnited States
13015Parker, Rebecca, L97034Lake OswegoOregonUnited States

Generated 2025-07-20 19:22:18.269 UTC