[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 3669   SHUFFLE   <  SKIP 1100  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21638Harris, Olivia, J97330CorvallisOregonUnited States
22104Adams, Richard, R94015Daly CityCaliforniaUnited States
15119Tang, JohnnyW1X3SELondonEnglandUnited Kingdom
15565Mitchell, Kyle98201EverettWashingtonUnited States

Generated 2025-07-12 07:14:19.231 UTC