[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 531   <  SKIP 697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28563Cai, Dennis12311BerlinHamburgGermany
28706Ashe, Reginald12311BerlinSaarlandGermany
28400Anand, Cedric, P14197BerlinSaarlandGermany

Generated 2025-11-06 03:53:05.756 UTC