[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 750   SHUFFLE   <  SKIP 1548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20217Wang, Valerie4000BrisbaneQueenslandAustralia
21544Moreno, Gary, EHP10 9QYHigh WycombeEnglandUnited Kingdom
25863Wright, Sydney, S97355LebanonOregonUnited States

Generated 2025-07-20 08:46:22.600 UTC