[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 2500   SHUFFLE   <  SKIP 97  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16658Raje, Ashlee, E2500WollongongNew South WalesAustralia
24469Andersen, Roger2138RhodesNew South WalesAustralia
21862Prasad, Michele, C77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-11 21:32:22.286 UTC