[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 2152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29131Coleman, Brandon91203GlendaleCaliforniaUnited States
20826Raman, Jillian75017ParisSeine (Paris)France
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-10 12:48:23.714 UTC