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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18789Robinson, Seth, C98901YakimaWashingtonUnited States
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom
13112Gao, Bianca, C2055North SydneyNew South WalesAustralia

Generated 2025-07-11 21:47:14.819 UTC