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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States
19486Price, MelanieKB9KirkbyEnglandUnited Kingdom
23699Walker, Nicholas, O90241DowneyCaliforniaUnited States

Generated 2025-07-21 15:41:41.620 UTC