[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 475   SHUFFLE   <  SKIP 4238  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24327Rogers, Evan98901YakimaWashingtonUnited States
18194Kumar, Yolanda, J6006PerthSouth AustraliaAustralia
20090Edwards, Blake94519ConcordCaliforniaUnited States
20872Moreno, Theodore, CGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-16 21:39:04.977 UTC