[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 0   SHUFFLE   <  SKIP 3375  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21518Madan, Ruben, M75008ParisSeine (Paris)France
24160Yuan, Carl, P2036MatravilleNew South WalesAustralia
11845Jones, Natalie, AV8Z 4N5ShawneeBritish ColumbiaCanada
19897Nelson, Gabriella, O91776San GabrielCaliforniaUnited States

Generated 2025-11-04 17:22:30.812 UTC