[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 623   <  SKIP 4931  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom
17820Morris, Emma, LPB12PeterboroughEnglandUnited Kingdom
17710Stewart, Natalie, FPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-15 11:32:09.299 UTC