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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21823She, Lacey, A12171BerlinHessenGermany
21825Zhou, Randy, J12311BerlinHamburgGermany
21868Ma, Aimee, R14197BerlinNordrhein-WestfalenGermany
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany
20554Tang, Donna, S14197BerlinSaarlandGermany
22380Nath, Brendan, C14129BerlinHessenGermany

Generated 2025-11-05 20:05:00.658 UTC