[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 1189  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24710Malhotra, Brandy13441BerlinHessenGermany
24711Hernandez, Rebekah, L10210BerlinHamburgGermany
24864Sun, Jeffery, J12171BerlinSaarlandGermany
24080Serrano, Billy, P14197BerlinNordrhein-WestfalenGermany
24875Zhang, Darryl, J14111BerlinHamburgGermany
25322Perez, Tina, J12171BerlinSaarlandGermany
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany

Generated 2025-11-03 23:47:24.704 UTC