[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 511   SHUFFLE   <  SKIP 1593  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20207Bailey, Angel, T92806La JollaCaliforniaUnited States
24131Rubio, Felicia, S94310OrlyVal de MarneFrance
16476Xie, Shawn, J75012ParisSeine (Paris)France
28230Morgan, Stephanie, O91364Woodland HillsCaliforniaUnited States

Generated 2025-07-20 11:40:54.039 UTC