[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 54  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13331Diaz, Lauren, A91932Imperial BeachCaliforniaUnited States
25463Robinson, Miguel78100Saint Germain en LayeYvelineFrance

Generated 2025-07-09 18:33:03.059 UTC