[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 512   SHUFFLE   <  SKIP 1359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15585Garcia, Roy, H2500WollongongNew South WalesAustralia
25600Anand, Derek75009ParisSeine (Paris)France
13955Raji, Andres, E2500WollongongNew South WalesAustralia

Generated 2025-07-12 08:58:06.701 UTC