[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 2152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27373Rivera, Eduardo, E97071WoodburnOregonUnited States
12082Sanchez, Lauren90241DowneyCaliforniaUnited States
12762Smith, Jonathan, L91977Spring ValleyCaliforniaUnited States

Generated 2025-07-09 03:23:32.057 UTC