[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 3141  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14865Coleman, Austin, VAS23Stoke-on-TrentEnglandUnited Kingdom
29425Xie, Tommy, JPB12PeterboroughEnglandUnited Kingdom
16181Rubio, Daisy, A6006PerthSouth AustraliaAustralia
26086Cox, Sean, J98027IssaquahWashingtonUnited States

Generated 2025-07-11 16:17:57.811 UTC