[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 817   SHUFFLE   <  SKIP 64  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21544Moreno, Gary, EHP10 9QYHigh WycombeEnglandUnited Kingdom
27360Kumar, Kurt, L5023FindonSouth AustraliaAustralia

Generated 2025-07-18 07:22:48.001 UTC