[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2500   SHUFFLE   <  SKIP 2005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15617Chande, Dawn, A75008ParisSeine (Paris)France
20770Mitchell, Carlos98901YakimaWashingtonUnited States
23806Foster, OliviaV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-12 03:33:12.639 UTC