[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 677   SHUFFLE   <  SKIP 3204  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12917Russell, Vanessa, M97071WoodburnOregonUnited States
26685Baker, Noah92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 21:46:04.263 UTC