[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 1396   SHUFFLE   <  SKIP 720  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
15467Shan, Caleb, A91502BurbankCaliforniaUnited States
14244Griffin, Jennifer, BV9MetchosinBritish ColumbiaCanada

Generated 2025-07-22 06:38:54.143 UTC