[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 127   SHUFFLE   <  SKIP 2158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29479Tang, Tommy, L78000VersaillesYvelineFrance
26708Washington, Katherine91910Chula VistaCaliforniaUnited States
26289Simmons, Samuel94010BurlingameCaliforniaUnited States

Generated 2025-07-10 13:03:59.167 UTC