[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 520   <  SKIP 1069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16326Romero, Jésus, R53001BonnHamburgGermany
15625Alvarez, Clinton53001BonnHamburgGermany
16039Yang, Steve, L53131BonnHamburgGermany

Generated 2025-07-13 11:57:57.016 UTC