[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 480   SHUFFLE   <  SKIP 2268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29382Deng, Karla, CRG41 1QWWokinghamEnglandUnited Kingdom
17926Ramos, Carolyn2777SpringwoodNew South WalesAustralia
21035Sanchez, Roy04838EilenburgBrandenburgGermany

Generated 2025-07-13 22:59:59.471 UTC