[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 24   SHUFFLE   <  SKIP 770  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26046Kumar, Kara90706BellflowerCaliforniaUnited States
15515Wright, Carlos, K98901YakimaWashingtonUnited States
13468Sanders, Mariah97205PortlandOregonUnited States
14201Serrano, Marie, C75013ParisSeine (Paris)France

Generated 2025-07-18 17:18:12.919 UTC