[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 2421   SHUFFLE   <  SKIP 4246  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18162Pal, Misty, H92700ColombesHauts de SeineFrance
19290Prasad, Sergio, JRH15 9UDWest SussexEnglandUnited Kingdom
18227Diaz, Miranda, E98036LynnwoodWashingtonUnited States
11746Brooks, Seth98403TacomaWashingtonUnited States

Generated 2025-07-15 13:42:18.686 UTC