[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 0   SHUFFLE   <  SKIP 1886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13916Ward, Eduardo, IV3L 1H4WestminsterBritish ColumbiaCanada
24686Murphy, Melissa, N92102San DiegoCaliforniaUnited States
26721Jimenez, Paula, L94704BerkeleyCaliforniaUnited States

Generated 2025-11-04 18:37:16.054 UTC