[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 189   <  SKIP 1433  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25735Wu, Suzanne53131BonnNordrhein-WestfalenGermany
25671Arun, Brett, V53001BonnHamburgGermany

Generated 2025-07-14 04:37:34.152 UTC