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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22384Sanchez, Paige, A85049IngolstadtBayernGermany
22389Luo, Edwin, S85049IngolstadtBayernGermany
22688Perez, Seth85049IngolstadtBayernGermany
23218Gao, Alisha85049IngolstadtBayernGermany
23903Subram, Harold, D85049IngolstadtBayernGermany
23910Perry, Gabriel, A85049IngolstadtBayernGermany

Generated 2025-07-11 15:24:53.773 UTC