[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 999   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18225Jenkins, Paige, M98270MarysvilleWashingtonUnited States
20028Flores, Angela, B94063Redwood CityCaliforniaUnited States
14457White, Thomas, S92806La JollaCaliforniaUnited States

Generated 2025-07-09 03:24:22.787 UTC