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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11927Murphy, Nicole, D98284Sedro WoolleyWashingtonUnited States
23863Williams, Christian94536FremontCaliforniaUnited States
26492Rodriguez, Ryan, M94014ColmaCaliforniaUnited States

Generated 2025-07-20 20:24:10.797 UTC