[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 228   SHUFFLE   <  SKIP 325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25597She, Alan, A66041PoingSaarlandGermany
28234Nelson, Jack, I90706BellflowerCaliforniaUnited States
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-13 02:24:53.571 UTC