[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 680   SHUFFLE   <  SKIP 3132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22011Patterson, Richard, L98052RedmondWashingtonUnited States
21041Serrano, Eddie75012ParisSeine (Paris)France
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom
24632James, Catherine, K99362Walla WallaWashingtonUnited States

Generated 2025-07-21 12:45:09.490 UTC