[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 875   SHUFFLE   <  SKIP 288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
12655Vazquez, Larry, M92700ColombesHauts de SeineFrance
19405Smith, Abigail97034Lake OswegoOregonUnited States

Generated 2025-07-10 19:26:17.177 UTC