[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 475   SHUFFLE   <  SKIP 350  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27891Howard, CarlosLE18LeedsEnglandUnited Kingdom
27816Kapoor, Erick, J59170CroixNordFrance
28701Gill, Felicia80074MünchenHamburgGermany
20845Malhotra, Barry04838EilenburgBrandenburgGermany

Generated 2025-07-15 14:32:31.295 UTC