[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 4355   SHUFFLE   <  SKIP 732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14533Alonso, Roberto, MSL4 1RHBerksEnglandUnited Kingdom
17862Baker, Aaron, E98055RentonWashingtonUnited States
13503Gomez, TheodoreL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-18 23:26:49.825 UTC