[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 327   SHUFFLE   <  SKIP 907  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom
28478Long, Riley, M59000LilleNordFrance
19504Garcia, Dominic, A17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-12 22:51:37.315 UTC