[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 250   SHUFFLE   <  SKIP 4391  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11483Chande, Calvin, E75010ParisSeine (Paris)France
21036Hernandez, Ruben, CPB12PeterboroughEnglandUnited Kingdom
26219Suri, SummerPE17BuryEnglandUnited Kingdom
14155Morris, Olivia, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-14 18:19:36.519 UTC