[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 189   SHUFFLE   <  SKIP 1586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20016Kelly, Katherine97068W. LinnOregonUnited States
12690Zhang, Roger1002SydneyNew South WalesAustralia
19616Rana, Stefanie, K7001HobartTasmaniaAustralia

Generated 2025-07-17 03:25:57.718 UTC