[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 1255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26625Barnes, Lauren, M97071WoodburnOregonUnited States
26314Murphy, Angel, M90401Santa MonicaCaliforniaUnited States
15226Moreno, Lori, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 04:23:03.626 UTC