[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 3211   <  SKIP 2203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12295Gomez, Dwayne92400CourbevoieHauts de SeineFrance
16516She, Melvin4810TownsvilleQueenslandAustralia
20007Alexander, Ashley, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-15 15:42:51.168 UTC