[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 4328  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21781Rivera, Jared98036LynnwoodWashingtonUnited States
11768Nara, Clayton6006PerthSouth AustraliaAustralia
27964Shan, AliciaLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 14:31:08.638 UTC