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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28246Gray, Alexa97330CorvallisOregonUnited States
16769Walker, Tyler, J90241DowneyCaliforniaUnited States
22431Dominguez, Marie, R75012ParisSeine (Paris)France

Generated 2025-07-09 23:49:58.078 UTC