[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 750   <  SKIP 849  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18635Martinez, Toni53131BonnNordrhein-WestfalenGermany
19251Sai, Brett53001BonnHamburgGermany
19909Chandra, Geoffrey, M53131BonnHamburgGermany
20715Kapoor, Henry, C53131BonnNordrhein-WestfalenGermany

Generated 2025-10-12 23:27:02.425 UTC