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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11213Murphy, Stephanie, B98020EdmondsWashingtonUnited States
24727Jimenez, Mallory, S98168BurienWashingtonUnited States
20335Gonzales, Adam, M94014ColmaCaliforniaUnited States

Generated 2025-07-17 03:06:58.571 UTC