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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15324Serrano, Renee10917Central ValleyNew YorkUnited States
16909Walker, Chloe, M90802Long BeachCaliforniaUnited States
13628Schmidt, Kaitlin3977CranbourneVictoriaAustralia
27958Clark, Marcus, GPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 07:56:56.339 UTC