[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 4753  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26862Vance, Tina64283DarmstadtHessenGermany
28455Sara, Raymond, E64283DarmstadtHessenGermany
28472Ramos, Kellie, M64283DarmstadtHessenGermany
28705Powell, Ashley64283DarmstadtHessenGermany

Generated 2025-07-09 19:35:11.674 UTC