[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 250   SHUFFLE   <  SKIP 1783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23595Rubio, Carrie59000LilleNordFrance
27537Bryant, Amanda, A94611OaklandCaliforniaUnited States
27542Rivera, Jessica, M98201EverettWashingtonUnited States

Generated 2025-07-13 23:10:25.662 UTC