[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   SHUFFLE   SKIP 5287   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18770Hernandez, Aaron91502BurbankCaliforniaUnited States
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom
15922Kumar, Roger, CHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-17 03:18:57.351 UTC