[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 1482  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17561White, Samantha90706BellflowerCaliforniaUnited States
20486Butler, Jack91364Woodland HillsCaliforniaUnited States
15248Harris, Richard98168BurienWashingtonUnited States

Generated 2025-07-11 22:31:46.575 UTC