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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22700Serrano, Gina12171BerlinHessenGermany
22705Kapoor, Adriana14111BerlinHessenGermany
22380Nath, Brendan, C14129BerlinHessenGermany
22834Zhou, Darryl, T14197BerlinSaarlandGermany
23228Guo, Candice12171BerlinHessenGermany
23601Alan, Kari, A14129BerlinHessenGermany
23772Raman, Cory10501BerlinNordrhein-WestfalenGermany

Generated 2025-11-05 02:04:28.994 UTC