[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   SKIP 827   SHUFFLE   <  SKIP 823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28829Bryant, Robert94704BerkeleyCaliforniaUnited States
24862Zhou, Tamara77127LieusaintSeine et MarneFrance
28647Foster, Hannah, EV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-19 01:24:00.784 UTC