[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 484   SHUFFLE   <  SKIP 2803  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24020Raman, Francisco, MGL50CheltenhamEnglandUnited Kingdom
29394Torres, Raquel04838EilenburgBrandenburgGermany
17889Taylor, Blake, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-15 03:48:54.692 UTC