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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15462Chande, Tony, C92700ColombesHauts de SeineFrance
19263Chande, Nina, DW1N 9FALondonEnglandUnited Kingdom
15329Cox, Brianna91977Spring ValleyCaliforniaUnited States
25932Rodriguez, Marcus97205PortlandOregonUnited States

Generated 2025-07-21 09:50:48.627 UTC