[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 440   <  SKIP 725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21016Kapoor, Michele, J12311BerlinSaarlandGermany
22473Patel, Clifford, L14111BerlinHamburgGermany
22568Wu, Autumn14197BerlinSaarlandGermany

Generated 2025-07-09 03:59:09.467 UTC