[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 565   <  SKIP 1022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15703Chande, Alison53001BonnHamburgGermany
14849Martin, Dwayne53001BonnHamburgGermany
16039Yang, Steve, L53131BonnHamburgGermany

Generated 2025-07-19 19:48:42.916 UTC