[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   SHUFFLE   SKIP 2858   <  SKIP 1204  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26538Black, Warren90706BellflowerCaliforniaUnited States
12175Powell, Luke, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-22 02:37:31.106 UTC