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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21732Johnson, Ian, EV2M1P1NewtonBritish ColumbiaCanada
11478Hernandez, Billy, C92310SèvresHauts de SeineFrance
29472Sharma, Lacey, M75003ParisSeine (Paris)France

Generated 2025-07-11 17:50:50.116 UTC