[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2663  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19903Nelson, Marcus, N57000MetzMoselleFrance
22273Rodriguez, Patricia, M91910Chula VistaCaliforniaUnited States
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom

Generated 2025-07-13 11:45:17.517 UTC