[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 3474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29383Vance, KaitlinRG11 5TPBerkshireEnglandUnited Kingdom
25270Diaz, Gloria5023FindonSouth AustraliaAustralia
14613Huang, Glenn98312BremertonWashingtonUnited States

Generated 2025-07-11 16:09:55.998 UTC