[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 16   <  SKIP 197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16126Kelly, Faith94947NovatoCaliforniaUnited States
29376Robinson, Matthew, DOX1OxfordEnglandUnited Kingdom
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-13 19:24:36.113 UTC