[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 189   SHUFFLE   <  SKIP 1606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23683Alonso, Dana, J90706BellflowerCaliforniaUnited States
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
21584Bryant, Gavin, W98201EverettWashingtonUnited States

Generated 2025-07-18 04:20:59.651 UTC