[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 2855  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26556Cooper, Jeremy97330CorvallisOregonUnited States
20412Jackson, David90505TorranceCaliforniaUnited States
21049Sharma, James, LPB12PeterboroughEnglandUnited Kingdom
27096Watson, Chase98270MarysvilleWashingtonUnited States

Generated 2025-07-12 11:35:16.158 UTC