[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 24   SHUFFLE   <  SKIP 308  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28006Torres, Seth, A90802Long BeachCaliforniaUnited States
16471Hayes, Vanessa78400ChatouYvelineFrance
11708Weisman, Elizabeth91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-11 19:48:06.164 UTC