[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 3243   SHUFFLE   <  SKIP 354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21435Alexander, Connor, G90401Santa MonicaCaliforniaUnited States
19191Chande, Keith24044KielSaarlandGermany
22755Brown, ChristianV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-16 02:09:14.299 UTC