[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 3017  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11208Reed, Maria91203GlendaleCaliforniaUnited States
26303Pal, Devon, M90706BellflowerCaliforniaUnited States
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance

Generated 2025-10-28 10:56:36.485 UTC