[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 159   SHUFFLE   <  SKIP 3124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28229Wilson, Samantha90505TorranceCaliforniaUnited States
16596Carter, Gabrielle, B78100Saint Germain en LayeYvelineFrance
18600Gonzales, Ashley, CV9LangfordBritish ColumbiaCanada

Generated 2025-07-22 02:35:06.484 UTC