[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 4037  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18563Sanchez, Evan, R94303Palo AltoCaliforniaUnited States
24131Rubio, Felicia, S94310OrlyVal de MarneFrance
14105Zhang, Jackson91950Lincoln AcresCaliforniaUnited States
28006Torres, Seth, A90802Long BeachCaliforniaUnited States

Generated 2025-07-19 22:04:36.395 UTC