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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12591Madan, Meredith, D14129BerlinHessenGermany
12390Martinez, Denise, L12311BerlinHamburgGermany
12738Rubio, Melinda, A14197BerlinNordrhein-WestfalenGermany
12832Prasad, Douglas, J12171BerlinSaarlandGermany

Generated 2025-11-06 03:25:14.939 UTC