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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23015Rivera, Juan, L94014ColmaCaliforniaUnited States
25355Smith, Richard98020EdmondsWashingtonUnited States
13942Long, Seth, V90241DowneyCaliforniaUnited States

Generated 2025-07-21 02:24:10.738 UTC