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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20912Hu, Christy, G85049IngolstadtBayernGermany
21086Bell, Katelyn85049IngolstadtBayernGermany
21087Scott, Rebecca, E85049IngolstadtBayernGermany
21826Russell, Abigail, H85049IngolstadtBayernGermany
21846Patterson, Kevin85049IngolstadtBayernGermany
22384Sanchez, Paige, A85049IngolstadtBayernGermany
22389Luo, Edwin, S85049IngolstadtBayernGermany

Generated 2025-07-10 20:50:30.532 UTC