[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 224   SHUFFLE   <  SKIP 6097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20028Flores, Angela, B94063Redwood CityCaliforniaUnited States
27824Moreno, Michele, P45000OrleansLoiretFrance
14105Zhang, Jackson91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-20 23:02:12.473 UTC