[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 3000   <  SKIP 873  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23631Wang, Colin, R17490Saint OuenCharente-MaritimeFrance
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
25520Zeng, Candice, E80610Saint OuenSommeFrance
25535Navarro, Brandi80610Saint OuenSommeFrance
25733Blanco, Joanna, B80610Saint OuenSommeFrance
25479Sanchez, Bobby, J80610Saint OuenSommeFrance

Generated 2025-07-22 14:27:51.588 UTC