[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 1145  >   <  TAKE 12  >   

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

12 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20174Gonzalez, Douglas, E12311BerlinHamburgGermany
20051Dominguez, Linda12311BerlinSaarlandGermany
20056She, Johnny13441BerlinHessenGermany
20064Prasad, Whitney, C13441BerlinHessenGermany
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany
20554Tang, Donna, S14197BerlinSaarlandGermany
20835Gutierrez, Ruben, A14197BerlinNordrhein-WestfalenGermany
20726Romero, Beth14129BerlinHessenGermany
20898Ferrier, Grant14129BerlinHessenGermany
20914Zeng, Gilbert, C14129BerlinHessenGermany
21097Ruiz, Gary13441BerlinHessenGermany
21107Rodriguez, Kaitlin14197BerlinSaarlandGermany

Generated 2025-11-03 20:24:11.017 UTC