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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22688Perez, Seth85049IngolstadtBayernGermany
23218Gao, Alisha85049IngolstadtBayernGermany
23903Subram, Harold, D85049IngolstadtBayernGermany
23910Perry, Gabriel, A85049IngolstadtBayernGermany
23942Goel, Rafael, J85049IngolstadtBayernGermany
23956Coleman, Morgan85049IngolstadtBayernGermany
24717Anand, Damien, L85049IngolstadtBayernGermany

Generated 2025-07-09 03:04:02.583 UTC