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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21846Patterson, Kevin85049IngolstadtBayernGermany
21051Alonso, Sabrina, R85049IngolstadtBayernGermany
21052Xu, Sheena85049IngolstadtBayernGermany
22384Sanchez, Paige, A85049IngolstadtBayernGermany
22389Luo, Edwin, S85049IngolstadtBayernGermany
22688Perez, Seth85049IngolstadtBayernGermany

Generated 2025-07-11 07:29:26.533 UTC