[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 2214   SHUFFLE   <  SKIP 2225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25638Tang, Dale, A95000CergyVal d'OiseFrance
27250Vance, Virginia, E98168BurienWashingtonUnited States
16218Simmons, Julia98052RedmondWashingtonUnited States

Generated 2025-07-19 08:40:30.820 UTC