[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 750   SHUFFLE   <  SKIP 301  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13411Blanco, JacquelynSL4 1RHBerksEnglandUnited Kingdom
16947Stewart, Savannah, K95062Santa CruzCaliforniaUnited States
20268He, Jorge3337MeltonVictoriaAustralia
26107Thomas, Alexis92625Newport BeachCaliforniaUnited States

Generated 2025-11-05 17:47:23.444 UTC