[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 663   SHUFFLE   <  SKIP 148  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29022Diaz, Sydney97045Oregon CityOregonUnited States
12549Xie, Donna75003ParisSeine (Paris)France
21090Garcia, Thomas, E59491Villeneuve-d'AscqNordFrance
11267Diaz, David94010BurlingameCaliforniaUnited States

Generated 2025-07-14 13:07:45.187 UTC