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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23953Mehta, Shane, S10501BerlinNordrhein-WestfalenGermany
24694Carlson, Theodore14129BerlinHessenGermany
24696Xie, Tasha, D10210BerlinHamburgGermany
24710Malhotra, Brandy13441BerlinHessenGermany
24711Hernandez, Rebekah, L10210BerlinHamburgGermany
24864Sun, Jeffery, J12171BerlinSaarlandGermany
24875Zhang, Darryl, J14111BerlinHamburgGermany

Generated 2025-11-04 21:03:49.236 UTC