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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28367Johnsen, JeromePE17BuryEnglandUnited Kingdom
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom
13284Butler, VictoriaV9LangfordBritish ColumbiaCanada

Generated 2025-07-11 20:58:29.536 UTC