[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 998   SHUFFLE   <  SKIP 49  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15260Torres, Kathleen91910Chula VistaCaliforniaUnited States
11205Fernandez, Abby98168BurienWashingtonUnited States
26122Gonzales, Lauren90012Los AngelesCaliforniaUnited States

Generated 2025-07-10 21:37:44.036 UTC