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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28381Tang, Cedric, M14129BerlinHessenGermany
23082Williams, Jonathan91977Spring ValleyCaliforniaUnited States
27506Srini, Carla94010BurlingameCaliforniaUnited States
16890Reed, Timothy98371PuyallupWashingtonUnited States

Generated 2025-07-21 21:25:10.326 UTC