[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 444   SHUFFLE   <  SKIP 2346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16977Adams, Noah, B92020El CajonCaliforniaUnited States
13609Yang, Ramon, KSW8 4BGLondonEnglandUnited Kingdom
12508Anand, NicholePE17BuryEnglandUnited Kingdom

Generated 2025-07-09 16:59:00.640 UTC