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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15945Kelly, Alexandria, I98371PuyallupWashingtonUnited States
23992Chande, Bonnie, L3550BendigoVictoriaAustralia
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-11 22:32:05.061 UTC