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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12318Schmidt, KristinaWA1WarringtonEnglandUnited Kingdom
12569Rai, Kristin, CWA3 7BHWarringtonEnglandUnited Kingdom
12857Kumar, Raul, BWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-11-05 19:38:24.478 UTC