[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 2181  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16113Lal, Roger94010BurlingameCaliforniaUnited States
18136Xie, Carl, RW1N 9FALondonEnglandUnited Kingdom
26237Martin, Grace, M94519ConcordCaliforniaUnited States
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 23:48:17.151 UTC