[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 2359   SHUFFLE   <  SKIP 2982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16817Peterson, Evan92102San DiegoCaliforniaUnited States
14155Morris, Olivia, LNT20Newcastle upon TyneEnglandUnited Kingdom
12394Serrano, ErikaL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-21 03:57:08.992 UTC