[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 2029   <  SKIP 1885  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18920Young, Jonathan94063Redwood CityCaliforniaUnited States
27948Ms., Sloan, Cathy, J.80074MünchenHamburgGermany

Generated 2025-07-21 16:11:16.576 UTC