[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 3767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15332Sharma, Jason, F98104SeattleWashingtonUnited States
27421Chander, Mindy02184BraintreeMassachusettsUnited States
12513Mr., Thompson, AustinAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-09 17:09:33.107 UTC