[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 484   SHUFFLE   <  SKIP 2450  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23781Ross, Jordyn91776San GabrielCaliforniaUnited States
24240Hu, Edwin2300NewcastleNew South WalesAustralia
14545Henderson, FaithPE17BuryEnglandUnited Kingdom
28297Edwards, Gabrielle97222MilwaukieOregonUnited States

Generated 2025-07-12 12:13:27.979 UTC