[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 2421   SHUFFLE   <  SKIP 1758  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19343Ye, Louis, E78400ChatouYvelineFrance
14763Arun, George, J97005BeavertonOregonUnited States
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-15 08:06:45.336 UTC