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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom
20872Moreno, Theodore, CGA10GatesheadEnglandUnited Kingdom
25800Nath, SheenaPE17BuryEnglandUnited Kingdom

Generated 2025-07-08 02:31:23.816 UTC