[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 769  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom
21155Flores, Jeremiah, D91950Lincoln AcresCaliforniaUnited States
29376Robinson, Matthew, DOX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 12:06:43.644 UTC