[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 251   SHUFFLE   <  SKIP 996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28911Rodriguez, Levi, W17490Saint OuenCharente-MaritimeFrance
19483Serrano, Michele, RL4 4HBLiverpoolEnglandUnited Kingdom
22622Sanz, Neil, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-16 00:49:46.897 UTC