[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 416   SHUFFLE   <  SKIP 1920  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13348Young, Noah91950Lincoln AcresCaliforniaUnited States
12625Andersen, Carly, A31770ColomiersGaronne (Haute)France
17403White, Greg, CV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-10 22:36:12.207 UTC