[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 211   SHUFFLE   <  SKIP 2363  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24381Serrano, Danny2264SilverwaterNew South WalesAustralia
15571Allen, Angel, GV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-14 16:05:46.685 UTC