[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7807  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14529Sai, Kaitlin, JBD1 4SJW. YorkEnglandUnited Kingdom
25826Watson, Nathaniel, H3337MeltonVictoriaAustralia

Generated 2025-07-20 19:58:37.684 UTC