[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 416   SHUFFLE   <  SKIP 1992  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom
23609Li, Clarence, M92400CourbevoieHauts de SeineFrance
28951Rodriguez, Monica, J4810TownsvilleQueenslandAustralia
18104Coleman, Taylor98403TacomaWashingtonUnited States

Generated 2025-07-10 17:58:01.023 UTC