[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 444   SHUFFLE   <  SKIP 1531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27686Zhang, Vincent, M1597Lane CoveNew South WalesAustralia
24525Nelson, James, LV9LangfordBritish ColumbiaCanada
26670Johnsen, Jerry3220GeelongVictoriaAustralia

Generated 2025-07-22 06:29:17.461 UTC