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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15979Cook, Nicole98036LynnwoodWashingtonUnited States
13554Moreno, Paula, WE17 6JFLondonEnglandUnited Kingdom
22661Shan, Tracy92700ColombesHauts de SeineFrance

Generated 2025-07-11 13:16:17.181 UTC