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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15503James, Caitlin, V98284Sedro WoolleyWashingtonUnited States
28673Reed, Arianna, H94941Mill ValleyCaliforniaUnited States
28335Srini, Rebekah94519ConcordCaliforniaUnited States

Generated 2025-07-19 07:58:15.718 UTC