[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 562   <  SKIP 5857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28405Malhotra, Erick, A41485GrevenbroichBayernGermany
28505Xie, Barbara41485GrevenbroichBayernGermany
11617Brooks, Sean91941GrossmontCaliforniaUnited States

Generated 2025-07-20 18:02:38.285 UTC