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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27855Ye, Lisa, L85049IngolstadtBayernGermany
28506Schmidt, Ruth, L91940Les UlisEssonneFrance
16376Wright, Maria, D98225BellinghamWashingtonUnited States
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 10:08:27.830 UTC