[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   SHUFFLE   <  SKIP 319  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18512Torres, Alex, L91950Lincoln AcresCaliforniaUnited States
13411Blanco, JacquelynSL4 1RHBerksEnglandUnited Kingdom
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
19274Yang, Karen, E63151MühlheimHamburgGermany

Generated 2025-07-15 07:59:11.183 UTC