[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 511   SHUFFLE   <  SKIP 2038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17997Sharma, April, J59491Villeneuve-d'AscqNordFrance
11644Torres, Charles, S98052RedmondWashingtonUnited States
27842Arun, EvelynSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-16 01:48:26.968 UTC