[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 717   SHUFFLE   <  SKIP 2011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13549King, Richard75007ParisSeine (Paris)France
14320Hu, Amy6006PerthSouth AustraliaAustralia
25945Guo, Brent, J1002SydneyNew South WalesAustralia

Generated 2025-07-10 18:41:47.094 UTC