[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 0   SHUFFLE   <  SKIP 2704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17882Deng, Drew, EOX1OxfordEnglandUnited Kingdom
16648Coleman, Rachel91203GlendaleCaliforniaUnited States
23780Stewart, Mason59100RoubaixNordFrance

Generated 2025-11-04 23:37:06.245 UTC