[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 4636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28529Chande, Tara, L45000OrleansLoiretFrance
14904Powell, SpencerV8Z 4N5ShawneeBritish ColumbiaCanada
26960Thomas, Jose, AWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-11 20:36:05.347 UTC