[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 1280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16881Alonso, Ruben, A94014ColmaCaliforniaUnited States
18004Shen, Tonya75007ParisSeine (Paris)France
28678Mr., Adams, Ben98312BremertonWashingtonUnited States

Generated 2025-07-13 05:09:31.599 UTC