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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20794Rana, Brenda, F75010ParisSeine (Paris)France
16291Lal, Lindsey, H75019ParisSeine (Paris)France
19640Walker, Richard, TV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-10 18:32:44.396 UTC