[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 3669   SHUFFLE   <  SKIP 3995  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18713Yang, Rosa2300NewcastleNew South WalesAustralia
20134Zhao, FranklinMK8 8DFMilton KeynesEnglandUnited Kingdom
28665Anand, Donna, M98225BellinghamWashingtonUnited States

Generated 2025-07-17 03:08:09.168 UTC