[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 468   SHUFFLE   <  SKIP 721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22876Campbell, Jenna, A92625Newport BeachCaliforniaUnited States
16504Russell, Justin92102San DiegoCaliforniaUnited States
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-20 11:32:04.063 UTC