[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 250   SHUFFLE   <  SKIP 397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States
16952Martin, Thomas, AV2L3W8NewtonBritish ColumbiaCanada
20643Patterson, Abigail91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 22:49:34.109 UTC