[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 2391   SHUFFLE   <  SKIP 5  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom
27095Flores, Spencer90505TorranceCaliforniaUnited States
18821Morgan, Juan, CV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-11 15:33:40.811 UTC