[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 250   <  SKIP 7011  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21826Russell, Abigail, H85049IngolstadtBayernGermany
21846Patterson, Kevin85049IngolstadtBayernGermany
22688Perez, Seth85049IngolstadtBayernGermany
23218Gao, Alisha85049IngolstadtBayernGermany
23903Subram, Harold, D85049IngolstadtBayernGermany
23910Perry, Gabriel, A85049IngolstadtBayernGermany
23942Goel, Rafael, J85049IngolstadtBayernGermany

Generated 2025-07-21 11:45:55.980 UTC