[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 416   SHUFFLE   <  SKIP 2348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom
17272Hernandez, Mary, D97330CorvallisOregonUnited States

Generated 2025-07-19 16:01:05.044 UTC