[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13841Kumar, ClaytonY03 4TNYorkEnglandUnited Kingdom
24507Garcia, Madison98020EdmondsWashingtonUnited States
14381Cooper, Alexa97330CorvallisOregonUnited States

Generated 2025-07-20 09:21:01.058 UTC