[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 2938   <  SKIP 3478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27883Hernandez, Marc41485GrevenbroichBayernGermany
27941Chen, Margaret, F41485GrevenbroichBayernGermany
28505Xie, Barbara41485GrevenbroichBayernGermany

Generated 2025-07-12 13:53:49.471 UTC