[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 24   SHUFFLE   <  SKIP 2248  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23635Luo, AlvinSL67RJMaidenheadEnglandUnited Kingdom
26047Hall, Ashley, A98027IssaquahWashingtonUnited States
12283Zeng, Todd, CCM11BillericayEnglandUnited Kingdom
27936Martin, Bruce, D59170CroixNordFrance
23441Zhang, Rafael, E91420MorangisEssonneFrance
20363Brown, Alexander, L94015Daly CityCaliforniaUnited States

Generated 2025-07-11 05:45:55.099 UTC