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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20880Washington, IsabellaLE18LeedsEnglandUnited Kingdom
13672Davis, Benjamin, C59000LilleNordFrance
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-10 21:14:35.475 UTC