[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 512   SHUFFLE   <  SKIP 1204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22085Mehta, Toni94014ColmaCaliforniaUnited States
11016Hill, Wyatt, L91932Imperial BeachCaliforniaUnited States
22602Andersen, KelliRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-10 20:55:43.868 UTC