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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18500Brown, Jose97330CorvallisOregonUnited States
16388Torres, Jay, M75007ParisSeine (Paris)France
25676Scott, Mackenzie, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-12 03:37:31.967 UTC