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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13150Yang, Lacey2113North RydeNew South WalesAustralia
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom
19120Sharma, Caleb, R97071WoodburnOregonUnited States

Generated 2025-07-11 13:36:55.408 UTC