[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 872   SHUFFLE   <  SKIP 1054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19733Watson, Caitlin, C98033KirklandWashingtonUnited States
20153Sanz, Diane, M3220GeelongVictoriaAustralia
18241Sharma, Tony2777SpringwoodNew South WalesAustralia

Generated 2025-07-12 19:03:22.119 UTC