[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 6980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12726Goel, Kurt85049IngolstadtBayernGermany
12835Yuan, Karl, L85049IngolstadtBayernGermany
13264Sanchez, Melanie85049IngolstadtBayernGermany

Generated 2025-07-19 06:56:47.723 UTC