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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24710Malhotra, Brandy13441BerlinHessenGermany
24711Hernandez, Rebekah, L10210BerlinHamburgGermany
24544Romero, Kellie12171BerlinHessenGermany
24875Zhang, Darryl, J14111BerlinHamburgGermany
25756Malhotra, Cassandra, L12311BerlinHamburgGermany
25322Perez, Tina, J12171BerlinSaarlandGermany
25443Huang, Stacey13441BerlinHessenGermany

Generated 2025-11-05 00:15:28.443 UTC