[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 468   <  SKIP 641  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16582Torres, Frank, M12171BerlinSaarlandGermany
16824Munoz, Randall, J12171BerlinHessenGermany
15926Deng, Donna, B14197BerlinNordrhein-WestfalenGermany
15927Huang, Gilbert, N12311BerlinSaarlandGermany

Generated 2025-07-16 00:28:16.708 UTC