[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 470   SHUFFLE   <  SKIP 3735  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28738Romero, Lori, AW1Y 3RALondonEnglandUnited Kingdom
14022Lee, Taylor98270MarysvilleWashingtonUnited States
28000Roberts, RebeccaV3A 4R2LangleyBritish ColumbiaCanada
19260Sharma, LatoyaCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 22:09:52.978 UTC