[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 2963   SHUFFLE   <  SKIP 635  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17142Flores, Seth91203GlendaleCaliforniaUnited States
14804Zhou, Martha, MGL7 1RYGloucestershireEnglandUnited Kingdom
14697Jimenez, NelsonSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-19 05:45:50.329 UTC