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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14983Sanz, Juan, RL4 4HBLiverpoolEnglandUnited Kingdom
17498Martin, Daniel94063Redwood CityCaliforniaUnited States
21706Murphy, Haley98168BurienWashingtonUnited States

Generated 2025-07-11 13:19:37.963 UTC