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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17669Rivera, Olivia, N98284Sedro WoolleyWashingtonUnited States
28464Hernandez, Eddie, I75003ParisSeine (Paris)France
15532Jai, Marshall91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 13:15:53.913 UTC