[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 750   SHUFFLE   <  SKIP 135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25445Cook, Grace, C66740SaarlouisSaarlandGermany
14847Mr., Sazanovich, VadimBD1 4SJW. YorkEnglandUnited Kingdom
20779Russell, Maria91941GrossmontCaliforniaUnited States

Generated 2025-07-16 08:53:00.399 UTC