[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 1763  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11637Hernandez, Morgan90012Los AngelesCaliforniaUnited States
25304Carlson, Ruben, JAS23Stoke-on-TrentEnglandUnited Kingdom
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States

Generated 2025-11-05 18:20:01.900 UTC