[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 4405   <  SKIP 349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28565Allen, James, V64283DarmstadtHessenGermany
28705Powell, Ashley64283DarmstadtHessenGermany
28455Sara, Raymond, E64283DarmstadtHessenGermany

Generated 2025-07-20 17:07:55.424 UTC