[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 875   SHUFFLE   <  SKIP 9807  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29407Ms., Smith, SamanthaGL50CheltenhamEnglandUnited Kingdom
27155Hall, Eric, C75007ParisSeine (Paris)France
18500Brown, Jose97330CorvallisOregonUnited States
16513Wagner, Ronnie77127LieusaintSeine et MarneFrance

Generated 2025-07-17 20:20:20.103 UTC