[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 213   SHUFFLE   <  SKIP 577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11763Fernandez, Ross, R2777SpringwoodNew South WalesAustralia
27191Brown, David, JV2M1S6NewtonBritish ColumbiaCanada
16452Luo, CassieB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-21 09:57:11.502 UTC