[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 511   SHUFFLE   <  SKIP 2495  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21544Moreno, Gary, EHP10 9QYHigh WycombeEnglandUnited Kingdom
18230Perry, Brianna, W90706BellflowerCaliforniaUnited States

Generated 2025-07-20 13:12:30.407 UTC