[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 364   SHUFFLE   <  SKIP 1793  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11474Xu, Melvin, APB12PeterboroughEnglandUnited Kingdom
16404Nara, Raul, T75009ParisSeine (Paris)France
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-15 00:07:20.016 UTC