[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 999   SHUFFLE   <  SKIP 1067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15347Alonso, Deanna, A90706BellflowerCaliforniaUnited States
27258Flores, Christian, E94519ConcordCaliforniaUnited States
11243Alvarez, Robin, VEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-14 23:58:53.480 UTC