[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 778   SHUFFLE   <  SKIP 4869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21393Arun, Candace, J3977CranbourneVictoriaAustralia
23688Thomas, Olivia, R94947NovatoCaliforniaUnited States
20055Ruiz, Ruben, AMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-21 18:30:24.756 UTC