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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12599Fernandez, Jillian, KSL4 1RHBerksEnglandUnited Kingdom
13430Griffin, Edward90401Santa MonicaCaliforniaUnited States
24693Rogers, Alexandra, M78100Saint Germain en LayeYvelineFrance

Generated 2025-07-19 23:43:55.687 UTC