[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 1845   SHUFFLE   <  SKIP 1885  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12459Rodriguez, Stefanie, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
21126Gonzalez, Kaitlin75007ParisSeine (Paris)France
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 11:14:13.813 UTC