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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18137Kumar, Gabriel, R78100Saint Germain en LayeYvelineFrance
25855Diaz, Dylan98225BellinghamWashingtonUnited States
14588Taylor, Alexander, E98055RentonWashingtonUnited States

Generated 2025-07-13 01:31:52.595 UTC