[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 416   SHUFFLE   <  SKIP 731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18994Allen, Jackson, J98027IssaquahWashingtonUnited States
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States
13216Mitchell, Mary94536FremontCaliforniaUnited States

Generated 2025-07-17 17:30:55.509 UTC