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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23187Munoz, Andy, C98312BremertonWashingtonUnited States
19352Chen, Arturo, V78100Saint Germain en LayeYvelineFrance
20912Hu, Christy, G85049IngolstadtBayernGermany
21648Sun, Ronnie, J91502BurbankCaliforniaUnited States

Generated 2025-07-12 04:34:18.295 UTC