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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19420Raman, Stanley, L14129BerlinHessenGermany
19438Hu, Shannon14111BerlinHessenGermany
19453Rana, Veronica, R12171BerlinSaarlandGermany
19934Blanco, Neil14197BerlinSaarlandGermany

Generated 2025-11-05 12:45:34.903 UTC