[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   SHUFFLE   <  SKIP 9898  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20757Powell, Alexia97071WoodburnOregonUnited States
21398Diaz, Ethan91977Spring ValleyCaliforniaUnited States
13843Xie, Warren, E78100Saint Germain en LayeYvelineFrance

Generated 2025-07-12 21:58:17.091 UTC