[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 565   <  SKIP 554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17220Wang, Glenn, R14197BerlinSaarlandGermany
17777Alvarez, Armando, M14197BerlinSaarlandGermany
17788Liu, Jeffery, M12171BerlinSaarlandGermany

Generated 2025-11-05 20:08:04.493 UTC