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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28505Xie, Barbara41485GrevenbroichBayernGermany
27843Navarro, Gerald41485GrevenbroichBayernGermany
11617Brooks, Sean91941GrossmontCaliforniaUnited States

Generated 2025-07-12 14:58:39.643 UTC