[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 461   SHUFFLE   <  SKIP 4062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11017Wang, Shannon3429SunburyVictoriaAustralia
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom
18817Russell, Brittany98371PuyallupWashingtonUnited States

Generated 2025-07-14 12:27:37.587 UTC