[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 512   SHUFFLE   <  SKIP 3191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21095Munoz, Lance, L75006ParisSeine (Paris)France
23672Flores, Abigail, L98371PuyallupWashingtonUnited States
21488Henderson, Madison, M92102San DiegoCaliforniaUnited States

Generated 2025-07-16 05:53:55.999 UTC