[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3019  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25515Deng, Tara95000CergyVal d'OiseFrance
20274Wang, Brent98107BallardWashingtonUnited States
28697Gutierrez, Raquel, HL4 4HBLiverpoolEnglandUnited Kingdom
28862Ramirez, Catherine, E98403TacomaWashingtonUnited States

Generated 2025-11-02 18:28:10.148 UTC