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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-10 11:38:06.172 UTC