[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 1305   SHUFFLE   <  SKIP 1494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24267Hernandez, Jésus, M4810TownsvilleQueenslandAustralia
17763Martin, Jacquelyn, MRG7 5H7ReadingEnglandUnited Kingdom
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-22 03:10:27.027 UTC