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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28633Howard, Christina98052RedmondWashingtonUnited States
18481Romero, Tanya, A94014ColmaCaliforniaUnited States
14955Xu, Jorge, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 20:49:47.920 UTC