[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 482   SHUFFLE   <  SKIP 3030  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21856Sanchez, Emmanuel, FLA1 1LNLancasterEnglandUnited Kingdom
11210Wood, Edward, J91791West CovinaCaliforniaUnited States
22159Davis, David98501OlympiaWashingtonUnited States
20885Xie, TerryL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-21 15:07:47.329 UTC