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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12224Henderson, TristanLE18LeedsEnglandUnited Kingdom
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom
12615Hill, NathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-22 07:03:29.014 UTC