[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 2381   <  SKIP 3201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
27305Nara, TerryPB12PeterboroughEnglandUnited Kingdom
27815Chow, JamiePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 08:32:39.293 UTC