[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 875   SHUFFLE   <  SKIP 806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24827Martinez, Alexander, K92806La JollaCaliforniaUnited States
21353Wu, Karen98011BothellWashingtonUnited States
23743Xu, Terrence, LSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-12 12:43:03.596 UTC