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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16318Moreno, Kellie, TWA3 7BHWarringtonEnglandUnited Kingdom
16453Chandra, MayraWA1WarringtonEnglandUnited Kingdom
16554Chander, Casey, CWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-10 06:34:27.039 UTC