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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28657Hayes, Ryan97222MilwaukieOregonUnited States
27322Bradley, Derrick75019ParisSeine (Paris)France
18913Stewart, Jesse91502BurbankCaliforniaUnited States

Generated 2025-07-11 19:56:09.700 UTC