[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 516   <  SKIP 221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27926Mitchell, Eduardo, B78100Saint Germain en LayeYvelineFrance
27429Ward, Stephanie, AV3L 1E7WestminsterBritish ColumbiaCanada
15953Moreno, Julio, C90706BellflowerCaliforniaUnited States

Generated 2025-07-16 02:54:00.159 UTC