[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 540   SHUFFLE   <  SKIP 485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11047Lu, Jaclyn, D3220GeelongVictoriaAustralia
20320Nath, Mindy, F90706BellflowerCaliforniaUnited States
28373Lopez, Shane75007ParisSeine (Paris)France

Generated 2025-07-17 19:22:25.817 UTC