[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 875   SHUFFLE   <  SKIP 6890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11592Raji, Darrell, T75009ParisSeine (Paris)France
13742Ross, Benjamin98312BremertonWashingtonUnited States
19379Guo, CrystalBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-13 14:15:25.279 UTC