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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27380Green, EricV9LangfordBritish ColumbiaCanada
29242Thomas, Blake, D98901YakimaWashingtonUnited States
19474Luo, Jenny, L31770ColomiersGaronne (Haute)France
16315Richardson, Garrett75007ParisSeine (Paris)France

Generated 2025-07-11 18:45:08.551 UTC