[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 2908   <  SKIP 2141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24642Russell, Edward97068W. LinnOregonUnited States
19309Suarez, Frank92700ColombesHauts de SeineFrance
12978James, Danielle91502BurbankCaliforniaUnited States

Generated 2025-07-20 12:43:28.175 UTC