[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 1175  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22705Kapoor, Adriana14111BerlinHessenGermany
22834Zhou, Darryl, T14197BerlinSaarlandGermany
23228Guo, Candice12171BerlinHessenGermany
23772Raman, Cory10501BerlinNordrhein-WestfalenGermany
23601Alan, Kari, A14129BerlinHessenGermany
23902Kumar, Julie12171BerlinSaarlandGermany

Generated 2025-07-07 03:24:10.550 UTC