[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 4457  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18067King, Jackson, E97205PortlandOregonUnited States
26890Rogers, BryanCM11BillericayEnglandUnited Kingdom
24037Guo, Ramon78000VersaillesYvelineFrance
22837Chandra, Sergio, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-13 10:34:05.644 UTC